| 2005-06-14 |
Hubert Figuiere | file gdkevents-macosx.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkevents-macosx.m was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkgc-macosx.m was initially added on branch gtk... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkmacosx.h was initially added on branch gtk... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkmain-macosx.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdknsview-macosx.m was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkpango-macosx.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkpixmap-macosx.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkprivate-macosx.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkscreen-macosx.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkscreen-macosx.m was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkwindow-macosx.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Hubert Figuiere | file gdkwindow-macosx.m was initially added on branch... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Rework the way in which rerooting of the path bar is... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Try harder not to modify readonly strings. (#307541... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Theppitak Karoonboon... | Don't translate placeholders, to be consistent with... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Terance Sola | Updated Norwegian Bokmål translation. Same. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Free the data of the row before overwriting it. (#30749... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Kjartan Maraas | Don't leak the cairo context. Closes bug #307426. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Add new functions. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Make invisible text work a bit better (#66194, patch... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Matthias Clasen | Some more details (#307384, Billy Biggs) |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Don't leak the format names. (#307190, Morten Welinder) |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Kjartan Maraas | Plug a leak. Closes bug #307281. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Martin Willemoes... | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Terance Sola | Updated Norwegian translation. Updated Norwegian transl... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Theppitak Karoonboon... | Updated Thai translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Allow localization of the format in which the year... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Try to handle the situation that the borders are larger... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Cleanup. (#169648, Fabricio Barros Cabral) |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Small doc additions. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Check start_button_mask before starting a drag. (#14905... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Support .hidden files. (#129170, Sayamindu Dasgupta... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Matthias Clasen | Updates. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Marcel Telka | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Funda Wang | Updated Simplified Chinese translation |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Francisco Javier... | Updated Spanish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Martin Willemoes... | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Matthias Clasen | More docs provided by Owen Taylor. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Matthias Clasen | Add gtk_icon_view_get_visible_range |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Matthias Clasen | Add a function to determine what parts of the model... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Matthias Clasen | Treat backup files the same way as hidden files, to... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Matthias Clasen | Don't modify strings returned from gettext(). |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Manish Singh | don't use deprecated gdk_gc_unref function. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Allow setting paragraph background. (#81045, Gustavo... |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Kjartan Maraas | Destroy the cairo surface when done with it. Plugs... |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Michael Natterer | Add gtk_action_get_accel_closure |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Michael Natterer | gtk/gtk.symbols new function to get an action's accel_c... |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Åsmund Skjæveland | Updated Norwegian Nynorsk translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Martin Willemoes... | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Generate N_() calls for translatable key names. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Federico Mena... | Pass the correct size to realloc(). Fixes |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Add GtkClipboardIamgeReceivedFunc |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | More doc fixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Doc fixes |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | 2005-06-10 Matthias Clasen <mclasen@redhat.com> |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Doc fixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Additions. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Add some symbols. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Add a section for the Cairo functions. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Small markup fixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-10 |
Matthias Clasen | Add docs. (#306212, Steve Chaplin, docs provided by... |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | Don't declare errno, including errno.h is enough. ... |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | Small cleanup. (#305539, Paolo Borelli) |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Rodrigo Moya | added cairo to list of $GTK_PACKAGES. |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | Update the user time on the window when a drop happens... |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | Small markup fixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
| 2005-06-09 |
Matthias Clasen | New function to scroll to a path. (#306838, Jonathan... |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Check for overflow. (#306394, Morten Welinder) |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Scroll to the item. (#306839, Jonathan Blandford) |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Check for negative before appending the index, to avoid... |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Don't crash if search_window is NULL. (#304914, Victor... |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Make the file property readable. (#170674, Lorenzo... |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Martin Willemoes... | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Priit Laes | Translation updated by Ivar Smolin. |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Martin Willemoes... | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
| 2005-06-08 |
Matthias Clasen | Use g_utf8_collate_key_for_filename(). |
commit | commitdiff | tree | snapshot |
| 2005-06-07 |
Kjartan Maraas | Merge leak fix from stable. Bug 306754. |
commit | commitdiff | tree | snapshot |
| 2005-06-06 |
Vincent van... | Translation updated by Tino Meinen. |
commit | commitdiff | tree | snapshot |
| 2005-06-05 |
Tor Lillqvist | Return NULL unless screen number is zero. We have only... |
commit | commitdiff | tree | snapshot |
| 2005-06-04 |
Tor Lillqvist | modules/engines/Makefile.am Decide whether to build... |
commit | commitdiff | tree | snapshot |
| 2005-06-04 |
Tor Lillqvist | gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32... |
commit | commitdiff | tree | snapshot |
| 2005-06-04 |
Tor Lillqvist | Render insensitive icons in a way that more closely... |
commit | commitdiff | tree | snapshot |
| 2005-06-03 |
Dom Lachowicz | re-sync with gtk-wimp's cvs repository |
commit | commitdiff | tree | snapshot |
| 2005-05-29 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
| 2005-05-29 |
Pawan Chitrakar | update nepali tranlsation |
commit | commitdiff | tree | snapshot |
| 2005-05-27 |
Gustavo Noronha... | - translation updated |
commit | commitdiff | tree | snapshot |
| 2005-05-27 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
| 2005-05-27 |
Matthias Clasen | Accept the 108 byte header of BMP v4. (#168799) |
commit | commitdiff | tree | snapshot |
| 2005-05-27 |
Funda Wang | Updated Simplified Chinese translation. |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Manish Singh | Add declarations for gtk_entry_completion_{get,set... |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Matthias Clasen | Add new entry completion functions. |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Matthias Clasen | Add a property to suppress the popup for single matches... |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Matthias Clasen | Add credit |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Matthias Clasen | Queue the redisplay after modifying the tag in the... |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Alan Horkan | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-05-26 |
Matthias Clasen | Make autoscrolling work at the bottom of the screen. |
commit | commitdiff | tree | snapshot |
| next |